Rdocumentation
powered by
Learn R Programming
regexr (version 1.1.0)
names<-.regexr: Set Names of a Sub-expressions of a regexr Object
Description
Set names of a
regexr
object's sub-expressions.
Usage
"names"(x) <- value
Arguments
x
The
regexr
object.
value
The comment(s) to assign.
...
Ignored.